Skip to content

RamRoles

Initializer

import ros_cdk_core
ros_cdk_core.RamRoles(
  fc_role: typing.Union[str, IResolvable]
)

Properties

Name Type Description
fc_role typing.Union[str, IResolvable] The RAM role ARN that grants FC function the required permissions.

fc_roleRequired

fc_role: typing.Union[str, IResolvable]

The RAM role ARN that grants FC function the required permissions.