C# Class Amazon.CodePipeline.Model.CreateCustomActionTypeRequest

Container for the parameters to the CreateCustomActionType operation. Creates a new custom action that can be used in all pipelines associated with the AWS account. Only used for custom actions.
Inheritance: AmazonCodePipelineRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCategory ( ) : bool
IsSetConfigurationProperties ( ) : bool
IsSetInputArtifactDetails ( ) : bool
IsSetOutputArtifactDetails ( ) : bool
IsSetProvider ( ) : bool
IsSetSettings ( ) : bool
IsSetVersion ( ) : bool