class Aws::CodePipeline::Types::BlockerDeclaration

Reserved for future use.

@note When making an API call, you may pass BlockerDeclaration

data as a hash:

    {
      name: "BlockerName", # required
      type: "Schedule", # required, accepts Schedule
    }

@!attribute [rw] name

Reserved for future use.
@return [String]

@!attribute [rw] type

Reserved for future use.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/BlockerDeclaration AWS API Documentation

Constants

SENSITIVE