You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Budgets::Types::DefinitionWhen passing Definition as input to an Aws::Client method, you can use a vanilla Hash:
{
iam_action_definition: {
policy_arn: "PolicyArn", roles: ["Role"],
groups: ["Group"],
users: ["User"],
},
scp_action_definition: {
policy_id: "PolicyId", target_ids: ["TargetId"], },
ssm_action_definition: {
action_sub_type: "STOP_EC2_INSTANCES", region: "Region", instance_ids: ["InstanceId"], },
}
Specifies all of the type-specific parameters.
Returned by:
Instance Attribute Summary collapseThe AWS Identity and Access Management (IAM) action definition details.
The service control policies (SCPs) action definition details.
The AWS Systems Manager (SSM) action definition details.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4