Class: Aws::Types::Resource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_key_detailsTypes::AccessKeyDetails

Returns the value of attribute access_key_details.



2562
2563
2564
# File 'sig/types.rbs', line 2562

def access_key_details
  @access_key_details
end

#bedrock_guardrail_detailsTypes::BedrockGuardrailDetails

Returns the value of attribute bedrock_guardrail_details.



2578
2579
2580
# File 'sig/types.rbs', line 2578

def bedrock_guardrail_details
  @bedrock_guardrail_details
end

#container_detailsTypes::Container

Returns the value of attribute container_details.

Returns:



2570
2571
2572
# File 'sig/types.rbs', line 2570

def container_details
  @container_details
end

#ebs_snapshot_detailsTypes::EbsSnapshotDetails

Returns the value of attribute ebs_snapshot_details.



2575
2576
2577
# File 'sig/types.rbs', line 2575

def ebs_snapshot_details
  @ebs_snapshot_details
end

#ebs_volume_detailsTypes::EbsVolumeDetails

Returns the value of attribute ebs_volume_details.



2568
2569
2570
# File 'sig/types.rbs', line 2568

def ebs_volume_details
  @ebs_volume_details
end

#ec2_image_detailsTypes::Ec2ImageDetails

Returns the value of attribute ec2_image_details.



2576
2577
2578
# File 'sig/types.rbs', line 2576

def ec2_image_details
  @ec2_image_details
end

#ecs_cluster_detailsTypes::EcsClusterDetails

Returns the value of attribute ecs_cluster_details.



2569
2570
2571
# File 'sig/types.rbs', line 2569

def ecs_cluster_details
  @ecs_cluster_details
end

#eks_cluster_detailsTypes::EksClusterDetails

Returns the value of attribute eks_cluster_details.



2565
2566
2567
# File 'sig/types.rbs', line 2565

def eks_cluster_details
  @eks_cluster_details
end

#instance_detailsTypes::InstanceDetails

Returns the value of attribute instance_details.



2564
2565
2566
# File 'sig/types.rbs', line 2564

def instance_details
  @instance_details
end

#kubernetes_detailsTypes::KubernetesDetails

Returns the value of attribute kubernetes_details.



2566
2567
2568
# File 'sig/types.rbs', line 2566

def kubernetes_details
  @kubernetes_details
end

#lambda_detailsTypes::LambdaDetails

Returns the value of attribute lambda_details.



2571
2572
2573
# File 'sig/types.rbs', line 2571

def lambda_details
  @lambda_details
end

#model_details::Array[Types::ModelDetail]

Returns the value of attribute model_details.

Returns:



2579
2580
2581
# File 'sig/types.rbs', line 2579

def model_details
  @model_details
end

#rds_db_instance_detailsTypes::RdsDbInstanceDetails

Returns the value of attribute rds_db_instance_details.



2572
2573
2574
# File 'sig/types.rbs', line 2572

def rds_db_instance_details
  @rds_db_instance_details
end

#rds_db_user_detailsTypes::RdsDbUserDetails

Returns the value of attribute rds_db_user_details.



2574
2575
2576
# File 'sig/types.rbs', line 2574

def rds_db_user_details
  @rds_db_user_details
end

#rds_limitless_db_detailsTypes::RdsLimitlessDbDetails

Returns the value of attribute rds_limitless_db_details.



2573
2574
2575
# File 'sig/types.rbs', line 2573

def rds_limitless_db_details
  @rds_limitless_db_details
end

#recovery_point_detailsTypes::RecoveryPointDetails

Returns the value of attribute recovery_point_details.



2577
2578
2579
# File 'sig/types.rbs', line 2577

def recovery_point_details
  @recovery_point_details
end

#resource_type::String

Returns the value of attribute resource_type.

Returns:

  • (::String)


2567
2568
2569
# File 'sig/types.rbs', line 2567

def resource_type
  @resource_type
end

#s3_bucket_details::Array[Types::S3BucketDetail]

Returns the value of attribute s3_bucket_details.

Returns:



2563
2564
2565
# File 'sig/types.rbs', line 2563

def s3_bucket_details
  @s3_bucket_details
end