/dhall-aws-cloudformation/cloudformation/AWS::IoT::JobTemplate/PresignedUrlConfig.dhall

Copy path to clipboard

Source

{ Type =
{ ExpiresInSec : Optional Integer, RoleArn : (./../../Fn.dhall).CfnText }
, default.ExpiresInSec = None Integer
}