oci.Optimizer.ResourceAction
Explore with Pulumi AI
This resource provides the Resource Action resource in Oracle Cloud Infrastructure Optimizer service.
Updates the resource action that corresponds to the specified OCID. Use this operation to implement the following actions:
- Postpone resource action
- Ignore resource action
- Reactivate resource action
Create ResourceAction Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ResourceAction(name: string, args: ResourceActionArgs, opts?: CustomResourceOptions);@overload
def ResourceAction(resource_name: str,
                   args: ResourceActionArgs,
                   opts: Optional[ResourceOptions] = None)
@overload
def ResourceAction(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   resource_action_id: Optional[str] = None,
                   status: Optional[str] = None,
                   time_status_end: Optional[str] = None)func NewResourceAction(ctx *Context, name string, args ResourceActionArgs, opts ...ResourceOption) (*ResourceAction, error)public ResourceAction(string name, ResourceActionArgs args, CustomResourceOptions? opts = null)
public ResourceAction(String name, ResourceActionArgs args)
public ResourceAction(String name, ResourceActionArgs args, CustomResourceOptions options)
type: oci:Optimizer:ResourceAction
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ResourceActionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ResourceActionArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ResourceActionArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ResourceActionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ResourceActionArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var resourceActionResource = new Oci.Optimizer.ResourceAction("resourceActionResource", new()
{
    ResourceActionId = "string",
    Status = "string",
    TimeStatusEnd = "string",
});
example, err := optimizer.NewResourceAction(ctx, "resourceActionResource", &optimizer.ResourceActionArgs{
	ResourceActionId: pulumi.String("string"),
	Status:           pulumi.String("string"),
	TimeStatusEnd:    pulumi.String("string"),
})
var resourceActionResource = new ResourceAction("resourceActionResource", ResourceActionArgs.builder()
    .resourceActionId("string")
    .status("string")
    .timeStatusEnd("string")
    .build());
resource_action_resource = oci.optimizer.ResourceAction("resourceActionResource",
    resource_action_id="string",
    status="string",
    time_status_end="string")
const resourceActionResource = new oci.optimizer.ResourceAction("resourceActionResource", {
    resourceActionId: "string",
    status: "string",
    timeStatusEnd: "string",
});
type: oci:Optimizer:ResourceAction
properties:
    resourceActionId: string
    status: string
    timeStatusEnd: string
ResourceAction Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ResourceAction resource accepts the following input properties:
- ResourceAction stringId 
- The unique OCID associated with the resource action.
- Status string
- (Updatable) The status of the resource action.
- TimeStatus stringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- ResourceAction stringId 
- The unique OCID associated with the resource action.
- Status string
- (Updatable) The status of the resource action.
- TimeStatus stringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- resourceAction StringId 
- The unique OCID associated with the resource action.
- status String
- (Updatable) The status of the resource action.
- timeStatus StringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- resourceAction stringId 
- The unique OCID associated with the resource action.
- status string
- (Updatable) The status of the resource action.
- timeStatus stringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- resource_action_ strid 
- The unique OCID associated with the resource action.
- status str
- (Updatable) The status of the resource action.
- time_status_ strend 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- resourceAction StringId 
- The unique OCID associated with the resource action.
- status String
- (Updatable) The status of the resource action.
- timeStatus StringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
Outputs
All input properties are implicitly available as output properties. Additionally, the ResourceAction resource produces the following output properties:
- Actions
List<ResourceAction Action> 
- Details about the recommended action.
- CategoryId string
- The unique OCID associated with the category.
- CompartmentId string
- The OCID of the compartment.
- CompartmentName string
- The name associated with the compartment.
- EstimatedCost doubleSaving 
- The estimated cost savings, in dollars, for the resource action.
- ExtendedMetadata Dictionary<string, string>
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- Id string
- The provider-assigned unique ID for this managed resource.
- Metadata Dictionary<string, string>
- Custom metadata key/value pairs for the resource action.
- Name string
- The name assigned to the resource.
- RecommendationId string
- The unique OCID associated with the recommendation.
- ResourceId string
- The unique OCID associated with the resource.
- ResourceType string
- The kind of resource.
- State string
- The resource action's current state.
- TimeCreated string
- The date and time the resource action details were created, in the format defined by RFC3339.
- TimeStatus stringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- TimeUpdated string
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- Actions
[]ResourceAction Action 
- Details about the recommended action.
- CategoryId string
- The unique OCID associated with the category.
- CompartmentId string
- The OCID of the compartment.
- CompartmentName string
- The name associated with the compartment.
- EstimatedCost float64Saving 
- The estimated cost savings, in dollars, for the resource action.
- ExtendedMetadata map[string]string
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- Id string
- The provider-assigned unique ID for this managed resource.
- Metadata map[string]string
- Custom metadata key/value pairs for the resource action.
- Name string
- The name assigned to the resource.
- RecommendationId string
- The unique OCID associated with the recommendation.
- ResourceId string
- The unique OCID associated with the resource.
- ResourceType string
- The kind of resource.
- State string
- The resource action's current state.
- TimeCreated string
- The date and time the resource action details were created, in the format defined by RFC3339.
- TimeStatus stringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- TimeUpdated string
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- actions
List<ResourceAction Action> 
- Details about the recommended action.
- categoryId String
- The unique OCID associated with the category.
- compartmentId String
- The OCID of the compartment.
- compartmentName String
- The name associated with the compartment.
- estimatedCost DoubleSaving 
- The estimated cost savings, in dollars, for the resource action.
- extendedMetadata Map<String,String>
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- id String
- The provider-assigned unique ID for this managed resource.
- metadata Map<String,String>
- Custom metadata key/value pairs for the resource action.
- name String
- The name assigned to the resource.
- recommendationId String
- The unique OCID associated with the recommendation.
- resourceId String
- The unique OCID associated with the resource.
- resourceType String
- The kind of resource.
- state String
- The resource action's current state.
- timeCreated String
- The date and time the resource action details were created, in the format defined by RFC3339.
- timeStatus StringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- timeUpdated String
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- actions
ResourceAction Action[] 
- Details about the recommended action.
- categoryId string
- The unique OCID associated with the category.
- compartmentId string
- The OCID of the compartment.
- compartmentName string
- The name associated with the compartment.
- estimatedCost numberSaving 
- The estimated cost savings, in dollars, for the resource action.
- extendedMetadata {[key: string]: string}
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- id string
- The provider-assigned unique ID for this managed resource.
- metadata {[key: string]: string}
- Custom metadata key/value pairs for the resource action.
- name string
- The name assigned to the resource.
- recommendationId string
- The unique OCID associated with the recommendation.
- resourceId string
- The unique OCID associated with the resource.
- resourceType string
- The kind of resource.
- state string
- The resource action's current state.
- timeCreated string
- The date and time the resource action details were created, in the format defined by RFC3339.
- timeStatus stringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- timeUpdated string
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- actions
Sequence[ResourceAction Action] 
- Details about the recommended action.
- category_id str
- The unique OCID associated with the category.
- compartment_id str
- The OCID of the compartment.
- compartment_name str
- The name associated with the compartment.
- estimated_cost_ floatsaving 
- The estimated cost savings, in dollars, for the resource action.
- extended_metadata Mapping[str, str]
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- id str
- The provider-assigned unique ID for this managed resource.
- metadata Mapping[str, str]
- Custom metadata key/value pairs for the resource action.
- name str
- The name assigned to the resource.
- recommendation_id str
- The unique OCID associated with the recommendation.
- resource_id str
- The unique OCID associated with the resource.
- resource_type str
- The kind of resource.
- state str
- The resource action's current state.
- time_created str
- The date and time the resource action details were created, in the format defined by RFC3339.
- time_status_ strbegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- time_updated str
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- actions List<Property Map>
- Details about the recommended action.
- categoryId String
- The unique OCID associated with the category.
- compartmentId String
- The OCID of the compartment.
- compartmentName String
- The name associated with the compartment.
- estimatedCost NumberSaving 
- The estimated cost savings, in dollars, for the resource action.
- extendedMetadata Map<String>
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- id String
- The provider-assigned unique ID for this managed resource.
- metadata Map<String>
- Custom metadata key/value pairs for the resource action.
- name String
- The name assigned to the resource.
- recommendationId String
- The unique OCID associated with the recommendation.
- resourceId String
- The unique OCID associated with the resource.
- resourceType String
- The kind of resource.
- state String
- The resource action's current state.
- timeCreated String
- The date and time the resource action details were created, in the format defined by RFC3339.
- timeStatus StringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- timeUpdated String
- The date and time the resource action details were last updated, in the format defined by RFC3339.
Look up Existing ResourceAction Resource
Get an existing ResourceAction resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ResourceActionState, opts?: CustomResourceOptions): ResourceAction@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        actions: Optional[Sequence[ResourceActionActionArgs]] = None,
        category_id: Optional[str] = None,
        compartment_id: Optional[str] = None,
        compartment_name: Optional[str] = None,
        estimated_cost_saving: Optional[float] = None,
        extended_metadata: Optional[Mapping[str, str]] = None,
        metadata: Optional[Mapping[str, str]] = None,
        name: Optional[str] = None,
        recommendation_id: Optional[str] = None,
        resource_action_id: Optional[str] = None,
        resource_id: Optional[str] = None,
        resource_type: Optional[str] = None,
        state: Optional[str] = None,
        status: Optional[str] = None,
        time_created: Optional[str] = None,
        time_status_begin: Optional[str] = None,
        time_status_end: Optional[str] = None,
        time_updated: Optional[str] = None) -> ResourceActionfunc GetResourceAction(ctx *Context, name string, id IDInput, state *ResourceActionState, opts ...ResourceOption) (*ResourceAction, error)public static ResourceAction Get(string name, Input<string> id, ResourceActionState? state, CustomResourceOptions? opts = null)public static ResourceAction get(String name, Output<String> id, ResourceActionState state, CustomResourceOptions options)resources:  _:    type: oci:Optimizer:ResourceAction    get:      id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Actions
List<ResourceAction Action> 
- Details about the recommended action.
- CategoryId string
- The unique OCID associated with the category.
- CompartmentId string
- The OCID of the compartment.
- CompartmentName string
- The name associated with the compartment.
- EstimatedCost doubleSaving 
- The estimated cost savings, in dollars, for the resource action.
- ExtendedMetadata Dictionary<string, string>
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- Metadata Dictionary<string, string>
- Custom metadata key/value pairs for the resource action.
- Name string
- The name assigned to the resource.
- RecommendationId string
- The unique OCID associated with the recommendation.
- ResourceAction stringId 
- The unique OCID associated with the resource action.
- ResourceId string
- The unique OCID associated with the resource.
- ResourceType string
- The kind of resource.
- State string
- The resource action's current state.
- Status string
- (Updatable) The status of the resource action.
- TimeCreated string
- The date and time the resource action details were created, in the format defined by RFC3339.
- TimeStatus stringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- TimeStatus stringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- TimeUpdated string
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- Actions
[]ResourceAction Action Args 
- Details about the recommended action.
- CategoryId string
- The unique OCID associated with the category.
- CompartmentId string
- The OCID of the compartment.
- CompartmentName string
- The name associated with the compartment.
- EstimatedCost float64Saving 
- The estimated cost savings, in dollars, for the resource action.
- ExtendedMetadata map[string]string
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- Metadata map[string]string
- Custom metadata key/value pairs for the resource action.
- Name string
- The name assigned to the resource.
- RecommendationId string
- The unique OCID associated with the recommendation.
- ResourceAction stringId 
- The unique OCID associated with the resource action.
- ResourceId string
- The unique OCID associated with the resource.
- ResourceType string
- The kind of resource.
- State string
- The resource action's current state.
- Status string
- (Updatable) The status of the resource action.
- TimeCreated string
- The date and time the resource action details were created, in the format defined by RFC3339.
- TimeStatus stringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- TimeStatus stringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- TimeUpdated string
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- actions
List<ResourceAction Action> 
- Details about the recommended action.
- categoryId String
- The unique OCID associated with the category.
- compartmentId String
- The OCID of the compartment.
- compartmentName String
- The name associated with the compartment.
- estimatedCost DoubleSaving 
- The estimated cost savings, in dollars, for the resource action.
- extendedMetadata Map<String,String>
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- metadata Map<String,String>
- Custom metadata key/value pairs for the resource action.
- name String
- The name assigned to the resource.
- recommendationId String
- The unique OCID associated with the recommendation.
- resourceAction StringId 
- The unique OCID associated with the resource action.
- resourceId String
- The unique OCID associated with the resource.
- resourceType String
- The kind of resource.
- state String
- The resource action's current state.
- status String
- (Updatable) The status of the resource action.
- timeCreated String
- The date and time the resource action details were created, in the format defined by RFC3339.
- timeStatus StringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- timeStatus StringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- timeUpdated String
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- actions
ResourceAction Action[] 
- Details about the recommended action.
- categoryId string
- The unique OCID associated with the category.
- compartmentId string
- The OCID of the compartment.
- compartmentName string
- The name associated with the compartment.
- estimatedCost numberSaving 
- The estimated cost savings, in dollars, for the resource action.
- extendedMetadata {[key: string]: string}
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- metadata {[key: string]: string}
- Custom metadata key/value pairs for the resource action.
- name string
- The name assigned to the resource.
- recommendationId string
- The unique OCID associated with the recommendation.
- resourceAction stringId 
- The unique OCID associated with the resource action.
- resourceId string
- The unique OCID associated with the resource.
- resourceType string
- The kind of resource.
- state string
- The resource action's current state.
- status string
- (Updatable) The status of the resource action.
- timeCreated string
- The date and time the resource action details were created, in the format defined by RFC3339.
- timeStatus stringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- timeStatus stringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- timeUpdated string
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- actions
Sequence[ResourceAction Action Args] 
- Details about the recommended action.
- category_id str
- The unique OCID associated with the category.
- compartment_id str
- The OCID of the compartment.
- compartment_name str
- The name associated with the compartment.
- estimated_cost_ floatsaving 
- The estimated cost savings, in dollars, for the resource action.
- extended_metadata Mapping[str, str]
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- metadata Mapping[str, str]
- Custom metadata key/value pairs for the resource action.
- name str
- The name assigned to the resource.
- recommendation_id str
- The unique OCID associated with the recommendation.
- resource_action_ strid 
- The unique OCID associated with the resource action.
- resource_id str
- The unique OCID associated with the resource.
- resource_type str
- The kind of resource.
- state str
- The resource action's current state.
- status str
- (Updatable) The status of the resource action.
- time_created str
- The date and time the resource action details were created, in the format defined by RFC3339.
- time_status_ strbegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- time_status_ strend 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- time_updated str
- The date and time the resource action details were last updated, in the format defined by RFC3339.
- actions List<Property Map>
- Details about the recommended action.
- categoryId String
- The unique OCID associated with the category.
- compartmentId String
- The OCID of the compartment.
- compartmentName String
- The name associated with the compartment.
- estimatedCost NumberSaving 
- The estimated cost savings, in dollars, for the resource action.
- extendedMetadata Map<String>
- Additional metadata key/value pairs that you provide. They serve the same purpose and functionality as fields in the metadataobject.
- metadata Map<String>
- Custom metadata key/value pairs for the resource action.
- name String
- The name assigned to the resource.
- recommendationId String
- The unique OCID associated with the recommendation.
- resourceAction StringId 
- The unique OCID associated with the resource action.
- resourceId String
- The unique OCID associated with the resource.
- resourceType String
- The kind of resource.
- state String
- The resource action's current state.
- status String
- (Updatable) The status of the resource action.
- timeCreated String
- The date and time the resource action details were created, in the format defined by RFC3339.
- timeStatus StringBegin 
- The date and time that the resource action entered its current status. The format is defined by RFC3339.
- timeStatus StringEnd 
- (Updatable) The date and time the current status will change. The format is defined by RFC3339. - For example, "The current - postponedstatus of the resource action will end and change to- pendingon this date and time."- ** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values 
- timeUpdated String
- The date and time the resource action details were last updated, in the format defined by RFC3339.
Supporting Types
ResourceActionAction, ResourceActionActionArgs      
- Description string
- Text describing the recommended action.
- Type string
- The status of the resource action.
- Url string
- The URL path to documentation that explains how to perform the action.
- Description string
- Text describing the recommended action.
- Type string
- The status of the resource action.
- Url string
- The URL path to documentation that explains how to perform the action.
- description String
- Text describing the recommended action.
- type String
- The status of the resource action.
- url String
- The URL path to documentation that explains how to perform the action.
- description string
- Text describing the recommended action.
- type string
- The status of the resource action.
- url string
- The URL path to documentation that explains how to perform the action.
- description str
- Text describing the recommended action.
- type str
- The status of the resource action.
- url str
- The URL path to documentation that explains how to perform the action.
- description String
- Text describing the recommended action.
- type String
- The status of the resource action.
- url String
- The URL path to documentation that explains how to perform the action.
Import
ResourceActions can be imported using the id, e.g.
$ pulumi import oci:Optimizer/resourceAction:ResourceAction test_resource_action "id"
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.