Class: Aws::Types::SCApplicationAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_path::String

Returns the value of attribute s3_bucket_path.

Returns:

  • (::String)


2758
2759
2760
# File 'sig/types.rbs', line 2758

def s3_bucket_path
  @s3_bucket_path
end

#s3_bucket_role_arn::String

Returns the value of attribute s3_bucket_role_arn.

Returns:

  • (::String)


2759
2760
2761
# File 'sig/types.rbs', line 2759

def s3_bucket_role_arn
  @s3_bucket_role_arn
end