Class: Aws::Types::PushSync

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#application_arns::Array[::String]

Returns the value of attribute application_arns.



241
242
243
# File 'sig/types.rbs', line 241

def application_arns
  @application_arns
end

#role_arn::String

Returns the value of attribute role_arn.



242
243
244
# File 'sig/types.rbs', line 242

def role_arn
  @role_arn
end