Class: Aws::Types::PipelineTriggerDeclaration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#git_configurationTypes::GitConfiguration

Returns the value of attribute git_configuration.

Returns:



983
984
985
# File 'sig/types.rbs', line 983

def git_configuration
  @git_configuration
end

#provider_type"CodeStarSourceConnection"

Returns the value of attribute provider_type.

Returns:



982
983
984
# File 'sig/types.rbs', line 982

def provider_type
  @provider_type
end