Class: Aws::Types::ServerlessRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_authenticationTypes::ServerlessClientAuthentication

Returns the value of attribute client_authentication.



1013
1014
1015
# File 'sig/types.rbs', line 1013

def client_authentication
  @client_authentication
end

#vpc_configs::Array[Types::VpcConfig]

Returns the value of attribute vpc_configs.

Returns:



1012
1013
1014
# File 'sig/types.rbs', line 1012

def vpc_configs
  @vpc_configs
end