Name | Type | Description | Notes |
---|---|---|---|
Status | SetAWSEndpointConnectionStatusType |
func NewSetAwsEndpointConnectionStateRequest(status SetAWSEndpointConnectionStatusType, ) *SetAwsEndpointConnectionStateRequest
NewSetAwsEndpointConnectionStateRequest instantiates a new SetAwsEndpointConnectionStateRequest object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
func NewSetAwsEndpointConnectionStateRequestWithDefaults() *SetAwsEndpointConnectionStateRequest
NewSetAwsEndpointConnectionStateRequestWithDefaults instantiates a new SetAwsEndpointConnectionStateRequest object. This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
func (o *SetAwsEndpointConnectionStateRequest) GetStatus() SetAWSEndpointConnectionStatusType
GetStatus returns the Status field if non-nil, zero value otherwise.
func (o *SetAwsEndpointConnectionStateRequest) SetStatus(v SetAWSEndpointConnectionStatusType)
SetStatus sets Status field to given value.