Class: Aws::Types::CreateEnvironmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#environment_arn::String

Returns the value of attribute environment_arn.

Returns:



66
67
68
# File 'sig/types.rbs', line 66

def environment_arn
  @environment_arn
end

#environment_id::String

Returns the value of attribute environment_id.

Returns:



65
66
67
# File 'sig/types.rbs', line 65

def environment_id
  @environment_id
end

#environment_url::String

Returns the value of attribute environment_url.

Returns:



67
68
69
# File 'sig/types.rbs', line 67

def environment_url
  @environment_url
end