Class: Aws::Types::DescribeSecurityProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2885
2886
2887
# File 'sig/types.rbs', line 2885

def instance_id
  @instance_id
end

#security_profile_id::String

Returns the value of attribute security_profile_id.

Returns:

  • (::String)


2884
2885
2886
# File 'sig/types.rbs', line 2884

def security_profile_id
  @security_profile_id
end