Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiGatewayMethod ¶
type ApiGatewayMethod struct { HttpMethod string ResourceId string RestApiId string AuthorizationType string }
func (*ApiGatewayMethod) Create ¶
func (resource *ApiGatewayMethod) Create() error
Create the given resources
func (*ApiGatewayMethod) Delete ¶
func (resource *ApiGatewayMethod) Delete() error
Delete the given resources
Click to show internal directories.
Click to hide internal directories.