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)


1793
1794
1795
# File 'sig/types.rbs', line 1793

def security_profile_arn
  @security_profile_arn
end

#security_profile_id::String

Returns the value of attribute security_profile_id.

Returns:

  • (::String)


1792
1793
1794
# File 'sig/types.rbs', line 1792

def security_profile_id
  @security_profile_id
end