Class: Aws::Types::CreateSecurityProfileResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#security_profile_arn::String

Returns the value of attribute security_profile_arn.

Returns:

  • (::String)


1187
1188
1189
# File 'sig/types.rbs', line 1187

def security_profile_arn
  @security_profile_arn
end

#security_profile_name::String

Returns the value of attribute security_profile_name.

Returns:

  • (::String)


1186
1187
1188
# File 'sig/types.rbs', line 1186

def security_profile_name
  @security_profile_name
end