Secret Backend Args
constructor(accessKey: Output<String>? = null, defaultLeaseTtlSeconds: Output<Int>? = null, description: Output<String>? = null, disableAutomatedRotation: Output<Boolean>? = null, disableRemount: Output<Boolean>? = null, iamEndpoint: Output<String>? = null, identityTokenAudience: Output<String>? = null, identityTokenKey: Output<String>? = null, identityTokenTtl: Output<Int>? = null, local: Output<Boolean>? = null, maxLeaseTtlSeconds: Output<Int>? = null, namespace: Output<String>? = null, path: Output<String>? = null, region: Output<String>? = null, roleArn: Output<String>? = null, rotationPeriod: Output<Int>? = null, rotationSchedule: Output<String>? = null, rotationWindow: Output<Int>? = null, secretKey: Output<String>? = null, stsEndpoint: Output<String>? = null, stsFallbackEndpoints: Output<List<String>>? = null, stsFallbackRegions: Output<List<String>>? = null, stsRegion: Output<String>? = null, usernameTemplate: Output<String>? = null)