Class: Aws::Types::ResourceData

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_keyTypes::AccessKey

Returns the value of attribute access_key.

Returns:



2586
2587
2588
# File 'sig/types.rbs', line 2586

def access_key
  @access_key
end

#autoscaling_auto_scaling_groupTypes::AutoscalingAutoScalingGroup

Returns the value of attribute autoscaling_auto_scaling_group.



2595
2596
2597
# File 'sig/types.rbs', line 2595

def autoscaling_auto_scaling_group
  @autoscaling_auto_scaling_group
end

#cloudformation_stackTypes::CloudformationStack

Returns the value of attribute cloudformation_stack.



2599
2600
2601
# File 'sig/types.rbs', line 2599

def cloudformation_stack
  @cloudformation_stack
end

#containerTypes::ContainerFindingResource

Returns the value of attribute container.



2591
2592
2593
# File 'sig/types.rbs', line 2591

def container
  @container
end

#ec2_imageTypes::Ec2Image

Returns the value of attribute ec2_image.

Returns:



2598
2599
2600
# File 'sig/types.rbs', line 2598

def ec2_image
  @ec2_image
end

#ec2_instanceTypes::Ec2Instance

Returns the value of attribute ec2_instance.

Returns:



2585
2586
2587
# File 'sig/types.rbs', line 2585

def ec2_instance
  @ec2_instance
end

#ec2_launch_templateTypes::Ec2LaunchTemplate

Returns the value of attribute ec2_launch_template.



2596
2597
2598
# File 'sig/types.rbs', line 2596

def ec2_launch_template
  @ec2_launch_template
end

#ec2_network_interfaceTypes::Ec2NetworkInterface

Returns the value of attribute ec2_network_interface.



2587
2588
2589
# File 'sig/types.rbs', line 2587

def ec2_network_interface
  @ec2_network_interface
end

#ec2_vpcTypes::Ec2Vpc

Returns the value of attribute ec2_vpc.

Returns:



2597
2598
2599
# File 'sig/types.rbs', line 2597

def ec2_vpc
  @ec2_vpc
end

#ecs_clusterTypes::EcsCluster

Returns the value of attribute ecs_cluster.

Returns:



2592
2593
2594
# File 'sig/types.rbs', line 2592

def ecs_cluster
  @ecs_cluster
end

#ecs_taskTypes::EcsTask

Returns the value of attribute ecs_task.

Returns:



2593
2594
2595
# File 'sig/types.rbs', line 2593

def ecs_task
  @ecs_task
end

#eks_clusterTypes::EksCluster

Returns the value of attribute eks_cluster.

Returns:



2589
2590
2591
# File 'sig/types.rbs', line 2589

def eks_cluster
  @eks_cluster
end

#iam_instance_profileTypes::IamInstanceProfileV2

Returns the value of attribute iam_instance_profile.



2594
2595
2596
# File 'sig/types.rbs', line 2594

def iam_instance_profile
  @iam_instance_profile
end

#kubernetes_workloadTypes::KubernetesWorkload

Returns the value of attribute kubernetes_workload.



2590
2591
2592
# File 'sig/types.rbs', line 2590

def kubernetes_workload
  @kubernetes_workload
end

#s3_bucketTypes::S3Bucket

Returns the value of attribute s3_bucket.

Returns:



2584
2585
2586
# File 'sig/types.rbs', line 2584

def s3_bucket
  @s3_bucket
end

#s3_objectTypes::S3Object

Returns the value of attribute s3_object.

Returns:



2588
2589
2590
# File 'sig/types.rbs', line 2588

def s3_object
  @s3_object
end