Skip to content

AuthConfigProperty

Initializer

import ros_cdk_apig
ros_cdk_apig.RosHttpApi.AuthConfigProperty(
  auth_mode: typing.Union[str, IResolvable] = None,
  auth_type: typing.Union[str, IResolvable] = None
)

Properties

Name Type Description
auth_mode typing.Union[str, ros_cdk_core.IResolvable] No description.
auth_type typing.Union[str, ros_cdk_core.IResolvable] No description.

auth_modeOptional

auth_mode: typing.Union[str, IResolvable]
  • Type: typing.Union[str, ros_cdk_core.IResolvable]

auth_typeOptional

auth_type: typing.Union[str, IResolvable]
  • Type: typing.Union[str, ros_cdk_core.IResolvable]